Sets the value for the entry parameter associated to the JAMS entry.
Put | Entry_PutEntryParameter |
Resource Path: /api/entry/{id}/putparameter
Uri: http://doc.jamsscheduler.com/api/entry/{id}/putparameter
Name | Description | Data Type |
---|---|---|
id | The JAMS Entry to be set. | integer |
The request body is of type EntrySetParameterRequest.
EntrySetParameterRequest
|
The response body is of type string.
OK